home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-12-07 | 1.3 KB | 33 lines | [TEXT/KAHL] |
- The sample code included as part of this software distribution was written
- in THINK C 4.0, and is intended to demonstrate basic recording from the
- Farallon™ MacRecorder® sound digitizer.
-
- All use of this software is governed by the terms of the License Agreement
- and Limited Warranty which was packaged with this Software.
- Farallon provides no support of any kind for this software.
-
- This Software is provided to you “AS IS,” without warranty of any kind.
-
- All software and source code is Copyright ©1989 Farallon Computing, Inc.
-
- ------------------------------------------------------------------------
-
- This software distribution includes the following files:
-
- ReadMeFirst! {license agreement and warranty information}
- Contents {this file}
-
- DialogUtils.c {general utility for manipulating dialogs}
- DialogUtils.h {header for above}
- Sound.c {code for initializing SCC and recording}
- Sound.h {header for above}
- SoundSampleπ {THINK C 4.0 project file}*
- SoundSample.rsrc {resources for dialogs used in SoundSample}
- SoundSample.c {main program}
- SoundSample {compiled sample application}
-
-
- *This project file has been "compressed". You'll need to bring the project
- up to date before you can compile it. (it uses the "MacTraps" library)
-
-